Desktop Environment
2011/05/25 |
Desktop Environment is not neccessary for Server usage, though. But Sometimes installation or using an application requires
Desktop Environment, then build Desktop Environment as follwos.
|
|
[1] | Install some packages |
[root@dlp ~]# yum -y groupinstall "X Window System" [root@dlp ~]# yum -y groupinstall "GNOME Desktop Environment" |
[2] | Input a command like below after finishing installation of new packages. |
[root@dlp ~]# |
Desktop Environment starts like follows. |